課程資訊
課程名稱
演算法
The Design and Analysis of Algorithms 
開課學期
109-1 
授課對象
電機資訊學院  電機工程學研究所  
授課教師
陳和麟 
課號
EE5048 
課程識別碼
921 U2110 
班次
 
學分
3.0 
全/半年
半年 
必/選修
選修 
上課時間
星期一2,3,4(9:10~12:10) 
上課地點
明達205 
備註
總人數上限:180人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1091EE5048_algorithm 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

In this course, I will cover the basic techniques for the design and analysis of algorithms. I will also give a brief introduction to advanced topics such as approximate algorithms and NP-completeness.
 

課程目標
1 Introduce different algorithm design techniques.
2 Teach the students how to evaluate the performance of different algorithms.
 
課程要求
Grading:
Homework: 40%
Midterm: 30%
Final exam: 30% 
預期每週課後學習時數
 
Office Hours
每週一 12:00~13:00 
指定閱讀
待補 
參考書目
教科書: Introduction to Algorithms, third edition, by Cormen, Leiserson, Rivest, and Stein
參考書目: Algorithm Design, by Kleinberg and Tardos 
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
期末考 
30% 
 
2. 
期中考 
30% 
 
3. 
作業 
40% 
 
 
課程進度
週次
日期
單元主題
第1週
09/14  Introduction / Asymptotic Notations 
第2週
09/21  Asymptotic Notations / Recurrence Relations 
第3週
09/28  Recurrence Relations / Divide and Conquer 
第4週
10/05  Comparison Sorting / Order Statistics 
第5週
10/12  Greedy Algorithms / Dynamic Programming 
第6週
10/19  Sorting / Data Structures 
第7週
10/26  Data structures 
第8週
11/02  Data Structures / Homework Solutions 
第9週
11/09  Midterm 
第10週
11/16  Graph Basics 
第11週
11/23  Search Algorithms 
第12週
11/30  Shortest Path Algorithms 
第13週
12/07  Minimum Spanning Tree / Max Flow 
第14週
12/14  Matching / Computational Complexity 
第15週
12/21  Complexity / Approximation algorithms 
第16週
12/28  Approximation Algorithms 
第17週
01/04  Review / Homework solutions 
第18週
01/11  Final Exam